.. |software_logo| image:: /_static/noun_macbook.svg
:height: 60
.. _software_guide:
|software_logo| Software Guide
===================================
.. toctree::
:hidden:
Bonsai Package Docs
Open Ephys GUI/index
oni-repl/index
Deprecated Software
There are two recommended software programs to acquire data from the ONIX system:
.. grid::
.. grid-item-card:: Bonsai Package OpenEphys.Onix1
:link-type: url
:link: https://open-ephys.github.io/bonsai-onix1-docs/
:class-card: intro-card
:img-top: /_static/images/bonsai-logo.svg
:img-alt: bonsai logo
:class-img-top: software-card-img
:columns: 5
Acquire data from ONIX in Bonsai, a visual programming language for more extensive data
processing and sub-ms latency feedback.
.. grid-item-card:: Open Ephys GUI Plugin ONIX Source
:link-type: ref
:link: open_ephys_gui
:class-card: intro-card
:img-top: /_static/images/oe-gui-logo.png
:img-alt: open ephys gui logo
:class-img-top: software-card-img
:columns: 5
Acquire data from ONIX in the Open Ephys GUI, a turnkey solution for acquiring and
visualizing electrophysiology data.
Troubleshooting & Development
___________________________________
:doc:`oni_repl ` is a simple command-line application that can be used for
debugging and basic streaming IO with ONIX hardware.
.. tip:: ONIX uses an `ONI-compliant API
`__ that is software
agnostic. If you want to use ONIX hardware with your acquisition software,
please :ref:`get in touch `.
Deprecated Software
___________________________________
:doc:`Bonsai.ONIX ` is the deprecated Bonsai ONIX
package which has been superseded by `OpenEphys.Onix1 `__.